EqualityComparer<T>
Type parameters: | |
T |
object
Default
Equals(object obj)
, Inherited from object
,Finalize()
, Inherited from object
,GetHashCode()
, Inherited from object
,GetType()
, Inherited from object
,MemberwiseClone()
, Inherited from object
,ToString()
, Inherited from objectS System.Collections.Generic.IEqualityComparer<T> Default | Access: Read-Only Value: A default generic equalityComparer for type T. The procedure is as follows:
|